๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ

Database

SqlBulkCopy, SqlCommand, DataTable

๋ฐ˜์‘ํ˜•

https://docs.microsoft.com/ko-kr/dotnet/api/system.data.sqlclient.sqlbulkcopy.writetoserver?view=netframework-4.8

 

SqlBulkCopy.WriteToServer ๋ฉ”์„œ๋“œ (System.Data.SqlClient)

 

๋ฐ์ดํ„ฐ ์†Œ์Šค์˜ ๋ชจ๋“  ํ–‰์„ docs.microsoft.com

https://docs.microsoft.com/ko-kr/dotnet/api/system.data.sqlclient.sqlcommand?view=netframework-4.8

 

SqlCommand ํด๋ž˜์Šค (System.Data.SqlClient)

 

SQL Server ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค์— ๋Œ€ํ•ด ์‹คํ–‰ํ•  Transact-SQL ๋ฌธ์ด๋‚˜ ์ €์žฅ ํ”„๋กœ์‹œ์ €๋ฅผ ๋‚˜ํƒ€๋ƒ…๋‹ˆ๋‹ค.Rep

docs.microsoft.com

https://cloud.google.com/dotnet/docs/getting-started/using-sql-server?hl=ko

 

.NET์œผ๋กœ SQL Server ์‚ฌ์šฉ  |  Google Cloud

.NET Bookshelf ๊ฐ€์ด๋“œ์˜ ์ด ๋ถ€๋ถ„์—์„œ๋Š” ์ƒ˜ํ”Œ ์•ฑ์—์„œ ์˜๊ตฌ ๋ฐ์ดํ„ฐ๋ฅผ Microsoft SQL Server์— ์ €์žฅํ•˜๋Š” ๋ฐฉ๋ฒ•์„ ๋ณด์—ฌ์ค๋‹ˆ๋‹ค.

cloud.google.com

https://stackoverflow.com/questions/18746064/using-reflection-to-create-a-datatable-from-a-class

 

Using Reflection to create a DataTable from a Class?

I've just learned about Generics and I'm wondering whether I can use it to dynamically build datatables from my classes. Or I might be missing the point here. Here is my code, what I'm trying to d...

stackoverflow.com

https://docs.microsoft.com/ko-kr/dotnet/api/system.data.sqlclient.sqlbulkcopyoptions?view=netframework-4.8

๋ถˆ๋Ÿฌ์˜ค๋Š” ์ค‘์ž…๋‹ˆ๋‹ค...

 

๋ฐ˜์‘ํ˜•

'Database' ์นดํ…Œ๊ณ ๋ฆฌ์˜ ๋‹ค๋ฅธ ๊ธ€

[DB] Soomgo ์Šคํ‚ค๋งˆ  (0) 2022.07.27
SQL Server  (0) 2020.03.24