C# 클래스 TSqlFlex.Core.Utils

파일 보기 프로젝트 열기: nycdotnet/TSqlFlex

공개 메소드들

메소드 설명
GetResourceByName ( string resourceName ) : string
IsValidConnectionStringBuilder ( System.Data.SqlClient.SqlConnectionStringBuilder builder ) : bool
getIsolatedStorageFile ( ) : IsolatedStorageFile

메소드 상세

GetResourceByName() 공개 정적인 메소드

public static GetResourceByName ( string resourceName ) : string
resourceName string
리턴 string

IsValidConnectionStringBuilder() 공개 정적인 메소드

public static IsValidConnectionStringBuilder ( System.Data.SqlClient.SqlConnectionStringBuilder builder ) : bool
builder System.Data.SqlClient.SqlConnectionStringBuilder
리턴 bool

getIsolatedStorageFile() 공개 정적인 메소드

public static getIsolatedStorageFile ( ) : IsolatedStorageFile
리턴 System.IO.IsolatedStorage.IsolatedStorageFile